home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 2
/
BBS in a box - Trilogy II.iso
/
Files
/
Hyper
/
U-Z
/
WindowScript™.Demo
/
WindowScript™ 1.0 Working Model
/
WindowScript™ 1.0 Working Model.rsrc
/
ljb_140_Balloon
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1992-04-29
|
640 b
|
31 lines
ItemType: WIND
Rect: 128,76,328,209
Style: Dialog
HasTitleBar: TRUE
HasCloseBox: FALSE
Name: Balloon
TextFont: Geneva
TextSize: 10
Params: i3_text
Result: i3_text
ItemType: PUSH
Rect: 139,108,191,124
AutoSize: FALSE
Name: OK
DefaultItem: TRUE
AutoClose: TRUE
ItemType: PUSH
Rect: 66,108,126,124
AutoSize: FALSE
Name: Cancel
CancelItem: TRUE
AutoClose: TRUE
ItemType: TEXT
Rect: 0,0,215,95
Name: theText
LockText: FALSE
Scrolling: TRUE
Script: get (number of chars in objValue) - 255¬ if it > 0 then¬ answer "There are more than 255 characters in this ballon. You will need to eliminate "&it&" characters."¬ return "NG"¬ end if